home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nothing but Tetris
/
Nothing but Tetris.iso
/
ibmpc
/
mixed2
/
tetdemo
/
demo_vga.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1978-01-06
|
119 b
|
10 lines
@echo off
sound b8000 > nul
if %1. == . goto nopath
ftf_vga 3 %1\
goto end
:nopath
ftf_vga 2
:end